add marker pins (GPIO12, GPIO14) for logic analyser

° use faster macros for LA markers
This commit is contained in:
Susis Strolch
2019-07-17 14:25:54 +02:00
parent ed25e89780
commit 7d361061c6
4 changed files with 55 additions and 6 deletions

View File

@@ -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();