diff --git a/device_metadata.proto b/device_metadata.proto index 141e8ea..fd1bf47 100644 --- a/device_metadata.proto +++ b/device_metadata.proto @@ -38,5 +38,5 @@ message DeviceMetadata { /* * Indicates that the device has an ethernet peripheral */ - bool hasEthernet = 6; + bool hasEthernet = 6; } \ No newline at end of file