A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Pin links2004/WebSockets version

+3 -3
+3 -3
platformio.ini
··· 45 45 InputManager=symlink://open-x4-sdk/libs/hardware/InputManager 46 46 EInkDisplay=symlink://open-x4-sdk/libs/display/EInkDisplay 47 47 SDCardManager=symlink://open-x4-sdk/libs/hardware/SDCardManager 48 - ArduinoJson @ 7.4.2 49 - QRCode @ 0.0.1 50 - links2004/WebSockets @ ^2.4.1 48 + bblanchon/ArduinoJson @ 7.4.2 49 + ricmoo/QRCode @ 0.0.1 50 + links2004/WebSockets @ 2.7.3 51 51 52 52 [env:default] 53 53 extends = base