adds an additional messaging for S-K80 which seems to allow the keeb … #4
Annotations
10 warnings
windows-latest-windows:
src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-windows:
src/blink/blink.cpp#L122
'return': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-windows:
src/blink/usb_functions.cpp#L118
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
|
windows-latest-windows:
src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
|
windows-latest-windows:
src/blink/usb_functions.cpp#L118
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
|
windows-latest-windows:
src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
|
windows-latest-windows:
src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-windows:
benchmark/rk84_benchmark.cpp#L218
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-windows:
benchmark/rk84_benchmark.cpp#L226
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-windows:
benchmark/rk84_benchmark.cpp#L280
'initializing': conversion from '__int64' to 'int', possible loss of data
|