Controller: Always check for access byte

This commit is contained in:
Albert Liu
2021-02-21 15:20:31 -08:00
parent 30bcf280d4
commit 329e8317b4
12 changed files with 100 additions and 39 deletions

View File

@ -81,6 +81,7 @@ private:
enum class Command : u8
{
Idle,
Ready,
ReadPad, // 0x42
ConfigModeSetMode, // 0x43
SetAnalogMode, // 0x44