Skip to content

Commit 3752c3d

Browse files
committed
add esp32 to architectures
1 parent 02c3185 commit 3752c3d

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)