mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-25 11:12:47 +00:00
Add revpi-connect-s to Raspberry Pi variants
We need the supervisor to be able to manage config.txt changes for the Revolution Pi Connect S. Change-type: patch Signed-off-by: Florin Sarbu <florin@balena.io>
This commit is contained in:
parent
f905c80a40
commit
8d2b310af8
@ -54,6 +54,7 @@ export class ConfigTxt extends ConfigBackend {
|
||||
'243390-rpi3',
|
||||
'nebra-hnt',
|
||||
'revpi-connect',
|
||||
'revpi-connect-s',
|
||||
'revpi-core-3',
|
||||
].includes(deviceType) || deviceType.startsWith('raspberry')
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user