Update variant.h (#4534)

This commit is contained in:
Mark Trevor Birss
2024-08-22 10:44:49 -05:00
committed by GitHub
co-authored by GitHub
parent 1e655052fc
commit 734f36589d
+4 -1
View File
@@ -15,4 +15,7 @@ Do not expect a working Meshtastic device with this target.
#define USE_STM32WLx
#define MAX_NUM_NODES 10
#endif
#define LED_PIN PB5
#define LED_STATE_ON 1
#endif