mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-04 23:45:32 -04:00
Merge t-echo display support (currently non-scaled)
This commit is contained in:
parent
2be8fa407d
commit
afce928149
51 changed files with 852 additions and 864 deletions
3
Device.h
3
Device.h
|
@ -324,7 +324,8 @@ bool device_init() {
|
|||
}
|
||||
#else
|
||||
// Skip hash comparison and checking BT
|
||||
return true;
|
||||
device_init_done = true;
|
||||
return device_init_done;
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue