[sendspin] Bump sendspin-cpp to v0.6.1 (#16553)

This commit is contained in:
Kevin Ahrendt
2026-05-22 06:43:08 -04:00
committed by Jesse Hills
parent f247def4ac
commit 7ae5566472
2 changed files with 2 additions and 2 deletions

View File

@@ -206,7 +206,7 @@ async def to_code(config: ConfigType) -> None:
)
# sendspin-cpp library
esp32.add_idf_component(name="sendspin/sendspin-cpp", ref="0.6.0")
esp32.add_idf_component(name="sendspin/sendspin-cpp", ref="0.6.1")
cg.add_define("USE_SENDSPIN", True) # for MDNS

View File

@@ -100,6 +100,6 @@ dependencies:
esp32async/asynctcp:
version: 3.4.91
sendspin/sendspin-cpp:
version: 0.6.0
version: 0.6.1
lvgl/lvgl:
version: 9.5.0