py: Declare constant data as properly constant.
Otherwise some compilers (eg without optimisation) will put this read-only data in RAM instead of ROM.
Please register or sign in to comment
Otherwise some compilers (eg without optimisation) will put this read-only data in RAM instead of ROM.