mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 09:41:43 +02:00
removed unused and conflicting enum IRLeds
This commit is contained in:
@ -14,10 +14,6 @@
|
||||
#include <Arduino.h>
|
||||
#include "driver/ledc.h"
|
||||
|
||||
enum IRLeds{
|
||||
Bottom,
|
||||
Front
|
||||
};
|
||||
|
||||
class InfraredLED{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user