May be worth mentioning that the code for serial_write() is looking for literal \\n to process/write to the Serial Monitor.
This could be exposed in an example or the API reference.
API Ref: https://wokwi.github.io/wokwi-python-client/reference/wokwi_client/#wokwi_client.WokwiClient.serial_write
May be worth mentioning that the code for
serial_write()is looking for literal\\nto process/write to the Serial Monitor.This could be exposed in an example or the API reference.
API Ref: https://wokwi.github.io/wokwi-python-client/reference/wokwi_client/#wokwi_client.WokwiClient.serial_write