jildertviet / JFixLib

Library to control multiple light fixtures with the same codebase
0 stars 0 forks source link

Issue sending text to espnow-bridge #44

Open jildertviet opened 3 months ago

jildertviet commented 3 months ago

Needs Int8Array.newFrom([]), but this doesn't accept text...

jildertviet commented 2 months ago

This is fixed. To do: check how 😅 and optimize.

jildertviet commented 1 month ago

Currently: https://github.com/jildertviet/JFixLib/blob/c62e47b7c6a7fca42f081fcf0b1d94d1621ebead/SC/JFixLib/JFixture.sc#L90 Perhaps use raw UDP?