mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Исправил кнопку правильно!!!!
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "Global.h"
|
||||
|
||||
boolean but[NUM_BUTTONS];
|
||||
Bounce *buttons = new Bounce[NUM_BUTTONS];
|
||||
|
||||
Servo myServo1;
|
||||
Servo myServo2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user