k3ng / k3ng_cw_keyer

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

Fixed error : call of overloaded 'noTone(<anonymous enum>)' is ambiguous #94

Closed 7m4mon closed 4 years ago

7m4mon commented 4 years ago

When using HARDWARE_GENERIC_STM32F103C by enabling in keyer_hardware.h, the error [call of overloaded 'noTone()' is ambiguous] has occured. This error happens because of type mismatch between keyer_stm32duino.h and tone.h in hardware folder.

7m4mon commented 4 years ago

TNX 73!

k3ng commented 4 years ago

Thank you for submitting! 73