mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
add heltec meshpocket board.
This commit is contained in:
parent
88fbb41016
commit
c9671d7d8d
12 changed files with 560 additions and 19 deletions
|
|
@ -993,6 +993,7 @@ void setup() {
|
|||
#ifdef DISPLAY_CLASS
|
||||
if (display.begin()) {
|
||||
display.startFrame();
|
||||
display.setCursor(0, 0);
|
||||
display.print("Please wait...");
|
||||
display.endFrame();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue