mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-18 01:05:37 +00:00
* big refactor of the 'display' object. Now defined in variants/*/target modules.
This commit is contained in:
@@ -12,6 +12,10 @@ VolatileRTCClock fallback_clock;
|
||||
AutoDiscoverRTCClock rtc_clock(fallback_clock);
|
||||
SensorManager sensors;
|
||||
|
||||
#ifdef DISPLAY_CLASS
|
||||
DISPLAY_CLASS display;
|
||||
#endif
|
||||
|
||||
#ifndef LORA_CR
|
||||
#define LORA_CR 5
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user