This commit is contained in:
Ben Meadors 2022-10-30 08:13:23 -05:00
parent 2c872dc430
commit 75f218baa4

View file

@ -38,5 +38,5 @@ message DeviceMetadata {
/*
* Indicates that the device has an ethernet peripheral
*/
bool hasEthernet = 5;
bool hasEthernet = 6;
}