mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-10 13:18:50 -04:00
Address review comments
This commit is contained in:
@@ -24,7 +24,7 @@ namespace InputCommon::Joycon {
|
||||
/// Driver functions related to retrieving calibration data from the device
|
||||
class CalibrationProtocol final : private JoyconCommonProtocol {
|
||||
public:
|
||||
CalibrationProtocol(std::shared_ptr<JoyconHandle> handle);
|
||||
explicit CalibrationProtocol(std::shared_ptr<JoyconHandle> handle);
|
||||
|
||||
/**
|
||||
* Sends a request to obtain the left stick calibration from memory
|
||||
|
||||
Reference in New Issue
Block a user