mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 01:31:41 +02:00
implemented basic functions for VEML6040
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#include <Adafruit_NeoPixel.h>
|
||||
#include <Dezibot.h>
|
||||
|
||||
#define GPIO_LED 48
|
||||
|
||||
|
||||
Dezibot dezibot = Dezibot();
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
#include "Dezibot.h"
|
||||
|
||||
int main(){
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user