diff --git a/CHANGES.md b/CHANGES.md index 522e693..d6a0af6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,6 +36,7 @@ After the launch command, the interface should be accessable at `http://127.0.0. > Format: Device (Architecture) - OS Version (Date tested) - M3 MacBook Pro (ARM) - MacOS Sequoia 15.0 (9/19/2024) - Adam's Desktop (x86) - WSL2 on Windows 11 (9/20/2024) +- Xavier's Desktop (x86) - Ubuntu 22.04 LTS (9/21/2024) ### Known issues - You cannot access any hardware yet (gamepad, etc.) @@ -43,4 +44,4 @@ After the launch command, the interface should be accessable at `http://127.0.0. ### Updates 9/19/2024: Initial commit. Implemented new .devcontainer setup, converted XML to YAML, created new script directory, and added new launch configuration. -The only nodes that are launched with the above launch command are the 'ui' node (Flask application) and the gamepad. I have not tested with the actual hardware yet so who knows if it will work. \ No newline at end of file +The only nodes that are launched with the above launch command are the 'ui' node (Flask application) and the gamepad. I have not tested with the actual hardware yet so who knows if it will work.