feat: 灯条段排序。
This commit is contained in:
@ -3,6 +3,7 @@ import { Borders } from '../constants/border';
|
||||
export type LedStripPixelMapper = {
|
||||
start: number;
|
||||
end: number;
|
||||
pos: number;
|
||||
};
|
||||
|
||||
export type LedStripConfigContainer = {
|
||||
|
Reference in New Issue
Block a user