mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-20 11:31:48 +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 "driver/ledc.h"
|
||||
|
||||
enum IRLeds{
|
||||
Bottom,
|
||||
Front
|
||||
};
|
||||
|
||||
class InfraredLED{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user