Skip to content

Commit

Permalink
Merge pull request #2182 from balena-os/add_revpi-connect-s
Browse files Browse the repository at this point in the history
Add revpi-connect-s to Raspberry Pi variants
  • Loading branch information
floion authored Jul 5, 2023
2 parents f905c80 + 8d2b310 commit 5658d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/backends/config-txt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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')
);
Expand Down

0 comments on commit 5658d1b

Please sign in to comment.