mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Flesh out the proto config stuff some more.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
syntax = "proto2";
|
||||
|
||||
message IBM {
|
||||
message IBMInput {}
|
||||
|
||||
message IBMOutput {
|
||||
enum FmMfm {
|
||||
USE_MFM = 0;
|
||||
USE_FM = 1;
|
||||
|
||||
Reference in New Issue
Block a user