mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
pwm add
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#include "Class/Button.h"
|
||||
|
||||
Button* myButton;
|
||||
2
src/Class/Pwm.cpp
Normal file
2
src/Class/Pwm.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "Class/Pwm.h"
|
||||
Pwm* myPwm;
|
||||
Reference in New Issue
Block a user