Allen Huffman

Results 4 issues of Allen Huffman

When trying to use a Bluetooth keyboard under iOS, input will often get stuck repeating the last few characters. Turning off the Bluetooth keyboard does not stop the repeats.

We recently built this library for a PIC24 on the CCS compiler. There are a number of code warnings. Some might be easy to resolve in the standard code, and...

There were two minor compiler warnings -- one was from a variable that is only used on two chips. The fix was to just escape that declaration with the same...

We ran into compiler warnings on two different PIC24 compilers (CCS and MPLAB), and fixed them. - socket.c warnings for unused variables - wizchip_conf.c warnings for unused variables, int/uint comparisons,...