hwconfig: Define MAX_VBAT for MD-UV380

This commit is contained in:
Federico Amedeo Izzo 2020-12-06 18:29:38 +01:00
parent 6a0afd7df7
commit 17376b819a
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,9 @@
#define FLASH_SDO GPIOB,4
#define FLASH_SDI GPIOB,5
/* Maximum battery voltage */
#define MAX_VBAT 8.4f
/*
* To enable pwm for display backlight dimming uncomment this directive.
*