8cH9azbsFifZ / arduino_ft817

Arduino Library for the YAESU FT 817
GNU General Public License v3.0
22 stars 8 forks source link

find_nearest_channel does not work #48

Closed 8cH9azbsFifZ closed 11 years ago

8cH9azbsFifZ commented 11 years ago

in version v0.4.9

8cH9azbsFifZ commented 11 years ago

once this line is implemented: long delta_freq = channels[i].freq - rig.freq;

debug string output is gone -> this is a candidate...

8cH9azbsFifZ commented 11 years ago

the structure was too long again...

8cH9azbsFifZ commented 11 years ago

fixed in v0.4.11