1
0
Fork 0
CartCom/Assets/Scripts
Teo-CD 610ccc630a Unity: Use UInt16.MaxValue rather than hardcoding 65536
Unity provides constants that reflect the maximum value of integer types,
use it for checking the checksum overflow rather than using 65536 directly.
This makes the intent more clear.
2023-12-16 14:10:28 +00:00
..
Arduino_Com.cs Unity: Use UInt16.MaxValue rather than hardcoding 65536 2023-12-16 14:10:28 +00:00
Arduino_Com.cs.meta Unity: Add Arduino handling code 2023-12-16 14:01:28 +00:00
PICO8_Handler.cs Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
PICO8_Handler.cs.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00