Skip to content
Snippets Groups Projects
Commit 0333de27 authored by Max Horn's avatar Max Horn
Browse files

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
parent 3ced257f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment