diff --git a/armsrc/lfops.c b/armsrc/lfops.c index 3e8b3b351..5c79f9e50 100644 --- a/armsrc/lfops.c +++ b/armsrc/lfops.c @@ -634,7 +634,7 @@ void CmdHIDsimTAGEx( uint32_t hi, uint32_t lo, int ledcontrol, int numcycles) { } void CmdHIDsimTAG( uint32_t hi, uint32_t lo, int ledcontrol) { - void CmdHIDsimTAGEx( hi, lo, ledcontrol, -1); + CmdHIDsimTAGEx( hi, lo, ledcontrol, -1); } // prepare a waveform pattern in the buffer based on the ID given then