Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JOUNAIDSoufiane committed Aug 22, 2024
1 parent 5cf9ca0 commit a3f2587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doni/driver/hardware_type/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"jetson-xavier-nx-emmc",
"raspberrypi3-64",
"raspberrypi4-64",
"raspberrypi5-64",
"raspberrypi5",
"coral-dev",
]
MACHINE_METADATA = {
Expand All @@ -34,7 +34,7 @@
"vendor": "Raspberry Pi",
"model": "4",
},
"raspberrypi5-64": {
"raspberrypi5": {
"full_name": "Raspberry Pi 5 (using 64bit OS)",
"vendor": "Raspberry Pi",
"model": "5",
Expand Down

0 comments on commit a3f2587

Please sign in to comment.