mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-05 02:01:42 +02:00
Merge branch display into release
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
Dezibot dezibot = Dezibot();
|
||||
void setup() {
|
||||
dezibot.begin();
|
||||
<<<<<<< HEAD:example/motion_indicating/motion_indicating.ino
|
||||
=======
|
||||
Serial.begin(115200);
|
||||
>>>>>>> remotes/origin/feature/#9-display:example/motion/motion.ino
|
||||
}
|
||||
void loop() {
|
||||
dezibot.motion.move(1000);
|
||||
|
Reference in New Issue
Block a user