13 lines
299 B
C
13 lines
299 B
C
// 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_ */
|