added tone request gateway before actually swithcing the pin

This commit is contained in:
Flo
2025-12-08 19:24:47 +01:00
commit f0e8b49854
68 changed files with 11057 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
// Only modify this file to include
// - function definitions (prototypes)
// - include files
// - extern variable definitions
// In the appropriate section
#ifndef _fenster_PIEPSER_NodeMCU32S_H_
#define _fenster_PIEPSER_NodeMCU32S_H_
/* USE main.h */
#endif /* _fenster_PIEPSER_NodeMCU32S_H_ */