mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 05:23:40 +00:00
maixbit (uart): working on data tx
When the data to send is too long the program gives an exception.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build avr nrf sam sifive stm32
|
||||
// +build avr nrf sam sifive stm32 k210
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user