adds binary render option
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ public class TrackEntry {
|
||||
IWaveformStyleProvider styleProvider;
|
||||
|
||||
public enum ValueDisplay {
|
||||
DEFAULT, SIGNED, UNSIGNED
|
||||
DEFAULT, BINARY, SIGNED, UNSIGNED
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user