Closed larsbrinkhoff closed 7 years ago
Rearrange code to fall through into the next definition.
Need to check why PIC fails.
The PIC is very picky when it comes to return stack depth. On midrange devices, the hardware built-in stack is only eight deep.
Rearrange code to fall through into the next definition.