-
Notifications
You must be signed in to change notification settings - Fork 131
130 Selecting Code Features
Anthony Good edited this page May 7, 2020
·
2 revisions
All features and options are configured in the Features and Options section of the code in the rotator_features.h file. Various #defines need to be enabled by uncommenting them (by removing double slashes "//") or disabled by commenting them out (prefixing with double slashes "//"). After the appropriate features and options are configured, compile the code, upload to your Arduino, and test.
Video tutorial on K3NG Rotator Controller configuration files