Cleanup
This commit is contained in:
parent
150428fe7b
commit
f92728b826
@ -32,7 +32,8 @@ NPNR_PACKED_STRUCT(struct GateMatePipExtraDataPOD {
|
||||
uint8_t type;
|
||||
});
|
||||
|
||||
enum MuxFlags {
|
||||
enum MuxFlags
|
||||
{
|
||||
MUX_INVERT = 1,
|
||||
MUX_VISIBLE = 2,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user