move proto array to PROGMEM to reduce RAM usage
Also get rid of the dummy protocol (which was only there to make the proto array indices match the protocol numbers. Now they are off by one, but this saves 8 bytes of valuable storage.
Loading
Please register or sign in to comment