This website requires JavaScript.
Explore
Help
Sign In
DigitalInfinity
/
ESP32-PaxCounter
Watch
1
Star
0
Fork
0
You've already forked ESP32-PaxCounter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3224610575
ESP32-PaxCounter
/
src
/
senddata.h
6 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
code sanitizations
2018-07-17 15:15:58 +02:00
#
ifndef _SENDDATA_H
#
define _SENDDATA_H
new senddata structure
2018-07-14 19:12:20 +02:00
void
senddata
(
uint8_t
port
)
;
#
endif
// _SENDDATA_H_
Reference in New Issue
Copy Permalink