This commit is contained in:
oelbeckl
2026-06-04 00:22:56 +02:00
parent 3e5b93e9ee
commit 31b5d7a94d
+15
View File
@@ -1,4 +1,19 @@
#include <Arduino.h>
#define VGARED
#define VGAGREEN
#define VGABLUE
#define VGASGND
#define VGARGND
#define VGAGGND
#define VGABGND
#define VGAGND
#define VGAID0
#define VGASDA
#define VGASYNC
#define VGAVSYNC
#define VGASCL
void setup() {
// write your initialization code here
}