mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-20 19:41:47 +02:00
removed unused and conflicting enum IRLeds
This commit is contained in:
parent
5dfb179204
commit
45a410d228
@ -14,10 +14,6 @@
|
|||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include "driver/ledc.h"
|
#include "driver/ledc.h"
|
||||||
|
|
||||||
enum IRLeds{
|
|
||||||
Bottom,
|
|
||||||
Front
|
|
||||||
};
|
|
||||||
|
|
||||||
class InfraredLED{
|
class InfraredLED{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user