Skip to content

Commit

Permalink
Version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Oct 16, 2021
1 parent e5e2221 commit d87b786
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/MarlinFirmware/U8glib-HAL.git"
},
"version": "0.5.0",
"version": "0.5.1",
"authors":
[
{
Expand All @@ -20,4 +20,4 @@
],
"frameworks": "*",
"platforms": "*"
}
}
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=U8glib-HAL
version=0.5.0
version=0.5.1
author=Scott Lahteine <[email protected]>
maintainer=Scott Lahteine <[email protected]>
sentence=A library supporting monochrome TFTs and OLEDs, specifically for use with Marlin Firmware.
paragraph=Supported display controller: SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SH1106, UC1601, UC1610, UC1611, UC1701, ST7565, ST7920, KS0108, LC7981, PCD8544, PCF8812, SBN1661, TLS8204, T6963.
category=Display
url=https://github.com/MarlinFirmware/U8glib-HAL
architectures=avr,sam
architectures=avr,AVR,atmelavr,megaavr,megaAVR,sam,atmelsam,stm32,STM32,ststm32,STM32F1,stm32f4,STM32F4,stm32duino,teensy,esp,esp32,ESP32,espressif32,arduino_esp32,linux_x86_64,windows_x86

0 comments on commit d87b786

Please sign in to comment.