We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44a929 commit cd66b99Copy full SHA for cd66b99
variants/mkrwan1300/variant.h
@@ -206,7 +206,7 @@ extern Uart Serial2;
206
// MKRWAN1310 compatibility layer
207
#if defined(USE_BQ24195L_PMIC)
208
// ADC_BATTERY is not connected as an ADC but as the flash CS
209
-#define FLASH_CS (ADC_BATTERY)
+#define FLASH_CS (32u)
210
#undef ADC_BATTERY
211
// PA28 is connected to IRQ capable PIN
212
#define LORA_IRQ (31u)
0 commit comments