ESP_IOT
v2.5
IOT ESP Coding
PTTimer.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef USE_PTTIMER
3
4
#if 0
//build errors
5
/* Global Countdown Timers */
6
extern
unsigned
int
u16CountDown0 = 0;
7
extern
unsigned
int
u16CountDown1 = 0;
8
extern
unsigned
int
u16CountDown2 = 0;
9
extern
unsigned
int
u16CountDown3 = 0;
10
extern
unsigned
int
u16CountDown4 = 0;
11
12
void
PTTimerSetup();
13
14
#endif
15
16
#endif
src
StepperModule
PTTimer.h
Generated on Tue Aug 19 2025 13:00:32 for ESP_IOT by
1.9.5