This website requires JavaScript.
Explore
Help
Sign In
adipu
/
Blinds_XIAO
Watch
1
Star
0
Fork
0
You've already forked Blinds_XIAO
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f7bad6f5054f336453d150fea25de2e8a9fecb51
Blinds_XIAO
/
include
/
setup.hpp
7 lines
79 B
C++
Raw
Normal View
History
Unescape
Escape
Compilable version with wifi support - need to test
2025-11-29 16:24:56 -06:00
#
ifndef SETUP_H
#
define SETUP_H
void
initialSetup
(
)
;
Delete/add_device cycle works smoothly now. All cases tested, next up is using position and calibration data to move motors and use encoders etc.
2025-12-24 18:39:21 -06:00
void
setupLoop
(
)
;
Compilable version with wifi support - need to test
2025-11-29 16:24:56 -06:00
#
endif
Reference in New Issue
Copy Permalink