Skip to content

cf_joypad_firmware_version

Category: input
GitHub: cute_joypad.h


Returns the firmware version.

uint16_t cf_joypad_firmware_version(int player_index);
Parameters Description
player_index An index represeting the joypad for a particular player, starting at 0.

Remarks

Returns 0 if not available.

CF_Joypad
CF_JoypadType