mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 06:32:06 +00:00
Update variant.h (#4534)
This commit is contained in:
parent
1e655052fc
commit
734f36589d
@ -15,4 +15,7 @@ Do not expect a working Meshtastic device with this target.
|
|||||||
#define USE_STM32WLx
|
#define USE_STM32WLx
|
||||||
#define MAX_NUM_NODES 10
|
#define MAX_NUM_NODES 10
|
||||||
|
|
||||||
|
#define LED_PIN PB5
|
||||||
|
#define LED_STATE_ON 1
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
Reference in New Issue
Block a user