mirror of
https://github.com/Utyff/Zintercom.git
synced 2026-01-12 09:17:41 +03:00
enabled ADC calculation
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
|
|
||||||
#define HAL_LED TRUE
|
#define HAL_LED TRUE
|
||||||
#define HAL_ADC FALSE
|
|
||||||
#define HAL_LCD FALSE
|
#define HAL_LCD FALSE
|
||||||
|
|
||||||
#define BLINK_LEDS TRUE
|
#define BLINK_LEDS TRUE
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
#include "hal_key.h"
|
#include "hal_key.h"
|
||||||
#include "hal_led.h"
|
#include "hal_led.h"
|
||||||
|
#include "hal_adc.h"
|
||||||
|
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user