Switch to resource path type thingies for specifying flux file types, where

appropriate. Much better.
This commit is contained in:
David Given
2021-05-18 00:40:16 +02:00
parent b1145f8da3
commit c79feb405c
5 changed files with 42 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ message TestPatternFluxSourceProto {
message EraseFluxSourceProto {}
message KryofluxFluxSourceProto {
optional string path = 1 [(help) = "path to Kryoflux stream directory"];
optional string directory = 1 [(help) = "path to Kryoflux stream directory"];
}
message FluxSourceProto {