Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Sep 21, 2024
1 parent 203e5d5 commit 29e5ce2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/MycilaDimmer/MycilaDimmer.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@
*/
#pragma once

#include <WString.h>
#include <esp32-hal-gpio.h>
#include <thyristor.h>

#ifdef MYCILA_JSON_SUPPORT
#include <ArduinoJson.h>
#endif

#include <functional>

namespace Mycila {
class Dimmer {
public:
Expand Down

0 comments on commit 29e5ce2

Please sign in to comment.