issues
search
OpenBCI
/
OpenBCI_WIFI
Firmware library that runs on the OpenBCI WiFi Shield
https://shop.openbci.com/collections/frontpage/products/wifi-shield?variant=44534009550
MIT License
34
stars
30
forks
source link
FIX: /passthrough command error code 502 fix
#37
Closed
andrewjaykeller
closed
7 years ago
andrewjaykeller
commented
7 years ago
v1.1.4
Bug Fixes
Calling to /tcp with POST could result in a 502 error when no characters found in
command
key and also when there was a timeout waiting for the attached board to respond. Changed error when no characters found in
command
key to 505.
v1.1.4
Bug Fixes