mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
initial support for Elecrow ThinkNode M1
This commit is contained in:
parent
1e031e989d
commit
b407f923e0
3 changed files with 12 additions and 10 deletions
|
|
@ -10,6 +10,7 @@ WRAPPER_CLASS radio_driver(radio, board);
|
|||
|
||||
VolatileRTCClock fallback_clock;
|
||||
AutoDiscoverRTCClock rtc_clock(fallback_clock);
|
||||
SensorManager sensors;
|
||||
|
||||
#ifndef LORA_CR
|
||||
#define LORA_CR 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue