Skip to content

Commit 7083a92

Browse files
authored
Merge pull request #3 from gtalusan/master
add esp32 to architectures
2 parents 02c3185 + 3752c3d commit 7083a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=This is a driver library for VS1053 MP3 Codec Breakout adapted for Espr
66
paragraph=This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards
77
category=Device Control
88
url=https://github.com/baldram/ESP_VS1053_Library
9-
architectures=esp8266,espressif32
10-
includes=VS1053.h
9+
architectures=esp8266,esp32,espressif32
10+
includes=VS1053.h

0 commit comments

Comments
 (0)