mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
9720ccacbb
There are only 3 possible values, so a uint8 seems more appropriate. Also, there is no reason to use specific numbers over a simple enumeration.