mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
Change name
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
class Button : public Item {
|
||||
public:
|
||||
Button() : Item()
|
||||
Button() : Item() {};
|
||||
|
||||
void pinModeSet(int pinf) {
|
||||
if (pin != "") {
|
||||
|
||||
Reference in New Issue
Block a user