Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Nov 21:32
· 1 commit to main since this release
ca849b2
refac: create a  js class to the arduino Uno Q interaction (#37)

* feat: implement ArduinoUnoQ class for enhanced LED and matrix control

* fix: update ArduinoUnoQ connection to use dynamic hostname

* refactor: update ArduinoUnoQ integration to use default host and enhance object detection methods

* refactor: update ArduinoUnoQ import statements for consistency

* fix: revert DEFAULT_HOST to use dynamic hostname for improved flexibility

* refactor: standardize import statement formatting for ArduinoUnoQ across multiple files

* refactor: update ArduinoUnoQ import statements for consistency across multiple files

* docs: update installation instructions for clarity and formatting consistency