fix utf8 encoding

This commit is contained in:
Stephan Mühl
2023-03-25 00:24:35 +01:00
parent 044e3662b9
commit 52554d2a77
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#ifndef SETTINGS_H
#define SETTINGS_H
#ifndef GLOBALS_H
#define GLOBALS_H
#include <Arduino.h>
extern const char *VERSION;