Update project_configuration.h

This commit is contained in:
Peter Buchegger 2022-11-16 21:51:29 +01:00 committed by GitHub
parent d147c7a64c
commit f1d654455c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,8 +101,6 @@ public:
bool alwaysOn;
int timeout;
int overwritePin;
int vccPin;
int gndPin;
bool turn180;
};