This commit is contained in:
Ben Meadors 2022-10-30 08:14:22 -05:00
parent 75f218baa4
commit b7b44915d8

View file

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