mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add marker pins (GPIO12, GPIO14) for logic analyser
° use faster macros for LA markers
This commit is contained in:
@@ -1799,6 +1799,10 @@ void showerCheck() {
|
||||
// SETUP
|
||||
//
|
||||
void setup() {
|
||||
// LA trigger create a small puls to show setup is starting...
|
||||
INIT_MARKERS(0);
|
||||
LA_PULSE(50);
|
||||
|
||||
// init our own parameters
|
||||
initEMSESP();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user