rename to pio_env

This commit is contained in:
Thomas Göttgens 2024-11-03 23:07:25 +01:00 committed by GitHub
parent 9f45c61bb7
commit b227a1ca72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1874,7 +1874,7 @@ message DeviceMetadata {
/*
* Device firmware environment string
*/
string hw_env = 12;
string pio_env = 12;
}
/*