mirror of
https://github.com/Ikatono/stream_pad.git
synced 2025-10-29 04:56:01 -05:00
bunch of updates
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
syntax = "proto3";
|
||||
package Messaging;
|
||||
|
||||
enum WheelAction {
|
||||
None = 0;
|
||||
@@ -38,5 +39,4 @@ message Config {
|
||||
WheelAction wheel_action = 14;
|
||||
}
|
||||
repeated Page pages = 1;
|
||||
optional WheelAction wheel_action = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user