k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
428 stars 221 forks source link

Web Interface #4

Open k3ng opened 9 years ago

ON4BCB commented 6 years ago

where can i find the example file as stated:

2.2.2016031801 Ethernet, web server and Internet linking functionality in beta / development (DEFINEs are in HARDWARE_TEST files only right now)

HARDWARE_TEST does not excist in the latest githib release

k3ng commented 6 years ago

Settings are here:

https://github.com/k3ng/k3ng_cw_keyer/blob/master/k3ng_keyer/keyer_settings_test.h#L182

k3ng commented 6 years ago

And uncomment this line:

// #define HARDWARE_TEST

https://github.com/k3ng/k3ng_cw_keyer/blob/master/k3ng_keyer/keyer_hardware.h#L17