mirror of
https://github.com/processing/processing4.git
synced 2026-02-09 08:39:33 +01:00
Updated descriptions in comments for processing core and libraries
This commit is contained in:
@@ -724,7 +724,6 @@ public class Serial implements SerialPortEventListener {
|
||||
/**
|
||||
* Writes bytes, chars, ints, bytes[], Strings to the serial port
|
||||
*
|
||||
* @generate Serial_write.xml
|
||||
* <h3>Advanced</h3>
|
||||
* Write a String to the output. Note that this doesn't account
|
||||
* for Unicode (two bytes per char), nor will it send UTF8
|
||||
|
||||
Reference in New Issue
Block a user