ESP_IOT
v2.5
IOT ESP Coding
PTStepper.h
Go to the documentation of this file.
1
// PTStepper.h
2
3
#include "../../Defines.h"
4
5
#ifdef ESP_M5
6
#else
7
8
#ifndef PTSTEPPER_h
9
#define PTSTEPPER_h
10
11
/* function declarations*/
12
13
//!starts the PTStepper
14
void
start_PTStepper();
15
16
//!setup the PTStepper
17
void
setup_PTStepper();
18
19
#endif
20
21
#endif
src
StepperModule
PTStepper.h
Generated on Tue Aug 19 2025 13:00:32 for ESP_IOT by
1.9.5