py, compiler: Clean up and compress scope/compile structures.
Convert int types to uint where sensible, and then to uint8_t or uint16_t where possible to reduce RAM usage.
Please register or sign in to comment
Convert int types to uint where sensible, and then to uint8_t or uint16_t where possible to reduce RAM usage.