Skip to content

Commit

Permalink
Update library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodmer authored Nov 26, 2019
1 parent 2f0eca2 commit d53f4f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "TJpg_Decoder",
"version": "0.0.2",
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789, RM68140",
"keywords": "arduino, jpeg, jpg, decoder, tft, display, STM32, ESP8266, ESP32, M5Stack, ILI9341",
"description": "A JPEG decoder library based on Tiny JPEG Decompressor",
"repository":
{
Expand All @@ -17,5 +17,5 @@
}
],
"frameworks": "arduino",
"platforms": "espressif8266, espressif32, atmelavr"
"platforms": "espressif8266, espressif32, atmelavr, stm32"
}

0 comments on commit d53f4f2

Please sign in to comment.