minor changes
@@ -72,6 +72,8 @@ public:
#elif PLATFORM == NODE_MCU
GPIO16_OUTPUT_SET;
if (on) {GPIO16_H;} else {GPIO16_L;}
GPIO2_OUTPUT_SET;
if (on) {GPIO2_H;} else {GPIO2_L;}
#else
#error "NO PLATFORM"
#endif
The note is not visible to the blocked user.