Skip to content

Commit 13f33e4

Browse files
committed
remove web stuff
1 parent fa2f2fb commit 13f33e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/menu.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ warranty, express or implied, as to its usefulness for any purpose.
1414
#ifndef RSITE_ARDUINO_MENU_SYSTEM
1515
#define RSITE_ARDUINO_MENU_SYSTEM
1616
#include <Arduino.h>
17-
#define MENU_ASYNC
18-
#define MENU_FMT_WRAPS
17+
// #define MENU_ASYNC
18+
// #define MENU_FMT_WRAPS
1919

2020
#include "menuBase.h"
2121
#include "shadows.h"

0 commit comments

Comments
 (0)