feat: add ExpressLRS configurator

This commit is contained in:
514fpv 2024-01-12 19:24:57 +08:00
parent fdef44f40b
commit 3ea2753de1
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 52 additions and 0 deletions

View file

@ -16,5 +16,6 @@
inav-blackbox-tools
(pkgs.callPackage ./package/blheli32.nix { })
(pkgs.callPackage ./package/expresslrs.nix { })
];
}