mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
feat(wired-ui): add altitude and relative move actions
This commit is contained in:
@@ -37,4 +37,6 @@ export class WiredActionLayoutCode
|
||||
public static FURNI_TO_USER: number = 36;
|
||||
public static USER_TO_FURNI: number = 37;
|
||||
public static FURNI_TO_FURNI: number = 38;
|
||||
public static SET_ALTITUDE: number = 39;
|
||||
public static RELATIVE_MOVE: number = 40;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user