mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Button added and input
This commit is contained in:
2
src/Class/Input.cpp
Normal file
2
src/Class/Input.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "Class/Input.h"
|
||||
Input* myInput;
|
||||
2
src/Class/Switch.cpp
Normal file
2
src/Class/Switch.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "Class/Switch.h"
|
||||
Switch* mySwitch;
|
||||
Reference in New Issue
Block a user