Update library.json

This commit is contained in:
Bodmer 2020-01-19 23:55:20 +00:00 committed by GitHub
parent d129512a2c
commit 04eacf56c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
}
],
"frameworks": "arduino",
"platforms": "espressif8266, espressif32, st stm32"
"platforms": "espressif8266, espressif32, ststm32"
}