checkExtendProgramMemory abstract method Null safety
Throws CalculatorError(4) if there's no room to add seven bytes of program memory.
Implementation
void checkExtendProgramMemory();
Throws CalculatorError(4) if there's no room to add seven bytes of program memory.
void checkExtendProgramMemory();