mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2024-12-22 06:27:50 +00:00
2920f3d324
Rolled FEATURE_STEPPER_MOTOR_EXPERIMENTAL_CODE_2 into FEATURE_STEPPER_MOTOR
9 lines
385 B
C
9 lines
385 B
C
/* rotator_hardware.h
|
|
|
|
Uncomment defines below if you're specifically using any of this hardware
|
|
|
|
*/
|
|
|
|
//#define HARDWARE_M0UPU
|
|
//#define HARDWARE_EA4TX_ARS_USB // if using EA4TX ARS USB hardware, customize rotator_features_e4tx_ars_usb.h (not rotator_features.h)
|
|
#define HARDWARE_WB6KCN // customize rotator_features_wb6kcn.h, rotators_pins_wb6kcn.h, rotator_settings_wb6kcn.h
|