mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
Add revpi-connect-4 to RPi variants
We need the supervisor to be able to manage config.txt changes for the RevPi Connect 4. Change-type: patch Signed-off-by: Shreya Patel <shreya@dynamicdevices.co.uk>
This commit is contained in:
parent
14e91779f4
commit
b5dbef82d7
@ -101,6 +101,7 @@ export class ConfigTxt extends ConfigBackend {
|
||||
'revpi-connect',
|
||||
'revpi-connect-s',
|
||||
'revpi-core-3',
|
||||
'revpi-connect-4',
|
||||
].includes(deviceType) || deviceType.startsWith('raspberry')
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user