Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a WebSocket network management for Luos_engine #462

Merged
merged 8 commits into from
Jan 22, 2024
Prev Previous commit
Next Next commit
[Projects/Native/Gate] Fix default env in platformio.ini file
K0rdan authored and nicolas-rabault committed Jan 22, 2024
commit ff40ab833607936b03ea38ad9fe89648b35ee5ca
2 changes: 1 addition & 1 deletion examples/projects/native/gate_wscom/platformio.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = native_serial
default_envs = native_ws

[env:native_serial]
lib_ldf_mode =off