From 1e34ac63eeef20639f3d92e7a75d2f7976dd8483 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Sun, 9 Jul 2017 18:31:30 +0200 Subject: [PATCH] Merged --- ArialRounded.h | 2 +- esp8266-weather-station-color.ino | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ArialRounded.h b/ArialRounded.h index fd1c1bd..2848781 100644 --- a/ArialRounded.h +++ b/ArialRounded.h @@ -19,7 +19,7 @@ See more at https://blog.squix.org */ // Created by http://oleddisplay.squix.ch/ Consider a donation // In case of problems make sure that you are using the font file with the correct version! -const char ArialRoundedMTBold_14[] PROGMEM = { +const char ArialRoundedMTBold_14[] PROGMEM = { 0x0E, // Width: 14 0x11, // Height: 17 0x20, // First Char: 32 diff --git a/esp8266-weather-station-color.ino b/esp8266-weather-station-color.ino index 55686b0..40db847 100644 --- a/esp8266-weather-station-color.ino +++ b/esp8266-weather-station-color.ino @@ -17,7 +17,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See more at https://blog.squix.org */ - + #include #include #include