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
start_PTStepper
void start_PTStepper()
starts the PTStepper
Definition:
PTStepper.cpp:187
setup_PTStepper
void setup_PTStepper()
setup the PTStepper
Definition:
PTStepper.cpp:131
src
StepperModule
PTStepper.h
Generated on Wed Jan 11 2023 09:16:22 for ESP_IOT by
1.9.5