mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-25 06:42:13 +00:00
Fix formatting of ADC_MULTIPLIER definition
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#ifndef PIN_ADC_CTRL // set in platformio.ini for Heltec Wireless Tracker (2)
|
||||
#define PIN_ADC_CTRL 37
|
||||
#endif
|
||||
#ifndef ADC_MULTIPLIER //default ADC multiplier
|
||||
#ifndef ADC_MULTIPLIER //default ADC multiplier
|
||||
#define ADC_MULTIPLIER 5.42
|
||||
#endif
|
||||
#define PIN_ADC_CTRL_ACTIVE LOW
|
||||
|
||||
Reference in New Issue
Block a user