mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
not working version
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#include "Class/Button.h"
|
||||
Button1* myButton;
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "Class/Input.h"
|
||||
Input* myInput;
|
||||
@@ -1 +0,0 @@
|
||||
#include "Class/LineParsing.h"
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "Class/OutputModule.h"
|
||||
OutputModule* myText;
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "Class/Pwm.h"
|
||||
Pwm* myPwm;
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "Class/SensorAnalog.h"
|
||||
SensorAnalog* mySensorAnalog;
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "Class/Switch.h"
|
||||
Switch* mySwitch;
|
||||
Reference in New Issue
Block a user