disable Lora display library

This commit is contained in:
Egor
2024-09-27 17:26:03 -07:00
parent 8cd7c7b661
commit 6539445091
+3 -3
View File
@@ -430,9 +430,9 @@ void init_radio()
void setup(void)
{
#ifdef LILYGO
setupBoards();
delay(3000);
Serial.println("setup LiLyGO board is done");
setupBoards(true); // true for disable U8g2 display library
delay(500);
Serial.println("Setup LiLyGO board is done");
#endif
// LED brightness