Skip to content

Commit

Permalink
Update config.h (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmn authored May 30, 2024
1 parent 8869ff5 commit 1767fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/NERO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@

// ADC
#define ADC_VBAT_PIN PC3
#define ADC_CURR_PIN PC2 # --> pin AD
#define ADC_RSSI_PIN PA4 # --> pin DA
#define ADC_CURR_PIN PC2 // --> pin AD
#define ADC_RSSI_PIN PA4 // --> pin DA
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC

Expand Down

0 comments on commit 1767fb5

Please sign in to comment.