Skip to content

Commit

Permalink
Dimmer lib WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Aug 5, 2024
1 parent 633aebe commit b9edc13
Show file tree
Hide file tree
Showing 19 changed files with 444 additions and 1,999 deletions.
2 changes: 0 additions & 2 deletions include/YaSolR.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <MycilaTaskMonitor.h>
#include <MycilaTime.h>
#include <MycilaTrafficLight.h>
#include <MycilaZCD.h>

#ifdef APP_MODEL_TRIAL
#include <MycilaTrial.h>
Expand Down Expand Up @@ -84,7 +83,6 @@ extern Mycila::RouterOutput output2;
extern Mycila::RouterRelay routerRelay1;
extern Mycila::RouterRelay routerRelay2;
extern Mycila::TrafficLight lights;
extern Mycila::ZCD zcd;

extern Mycila::TaskManager coreTaskManager;
extern Mycila::Task dashboardTask;
Expand Down
504 changes: 0 additions & 504 deletions lib/DimmableLight/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions lib/DimmableLight/library.json

This file was deleted.

9 changes: 0 additions & 9 deletions lib/DimmableLight/library.properties

This file was deleted.

75 changes: 0 additions & 75 deletions lib/DimmableLight/src/hw_timer_esp32.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions lib/DimmableLight/src/hw_timer_esp32.h

This file was deleted.

Loading

0 comments on commit b9edc13

Please sign in to comment.