This commit is contained in:
kraus
2019-10-03 14:22:10 +02:00
parent 68bb4dedff
commit d6c129917d
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
*/
#ifndef _U8G2LIB_HH
#define _U8G2LIB_HH
#ifndef U8G2LIB_HH
#define U8G2LIB_HH
#include <Arduino.h>
#include <Print.h>
+2 -2
View File
@@ -36,8 +36,8 @@
*/
#ifndef _U8X8LIB_HH
#define _U8X8LIB_HH
#ifndef U8X8LIB_HH
#define U8X8LIB_HH
#include <Arduino.h>
#include <Print.h>
+2 -2
View File
@@ -55,8 +55,8 @@
*/
#ifndef _U8G2_H
#define _U8G2_H
#ifndef U8G2_H
#define U8G2_H
#include "u8x8.h"
+2 -2
View File
@@ -82,8 +82,8 @@
U8X8_MSG_DELAY_NANO
*/
#ifndef _U8X8_H
#define _U8X8_H
#ifndef U8X8_H
#define U8X8_H
/*==========================================*/
/* Global Defines */