mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-06 05:14:35 -04:00
Add BLE driver for NRF52
This commit is contained in:
parent
6e8865b2ae
commit
80769f1101
4 changed files with 173 additions and 3 deletions
2
Config.h
2
Config.h
|
@ -304,7 +304,7 @@
|
|||
#if BOARD_MODEL == BOARD_RAK4630
|
||||
#define HAS_EEPROM false
|
||||
#define HAS_DISPLAY false // set for debugging
|
||||
#define HAS_BLUETOOTH false
|
||||
#define HAS_BLUETOOTH true
|
||||
#define HAS_CONSOLE false
|
||||
#define HAS_PMU false
|
||||
#define HAS_NP false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue