Turn more magic numbers into constants
* move the PROTOCOL3_ #defines from .h to .c and turn them into enums (debugging enums is easier than #defines) * add sync factor constants for protocols 1 and 2 * use the PROTOCOL* constants in more places
Loading
Please register or sign in to comment