Skip to content

Commit 66322cc

Browse files
authored
Syscore warning
1 parent 4e03a6d commit 66322cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/docs/quick-start/common-setups.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ PhotonVision requires dedicated hardware, above and beyond a roboRIO. This page
1313
The Orange Pi 5 is the only currently supported device for object detection.
1414
:::
1515

16-
## Unsupported Devices
16+
## SystemCore Support
1717

18-
The SystemCore is not supported by PhotonVision. PhotonVision is designed to utilize the entirety of the coprocessor's resources, and this could be prove to dangerous if attempted on the main robot controller.
18+
The SystemCore is not supported by PhotonVision. PhotonVision is designed to utilize the entirety of the coprocessor's resources, and this could prove to be dangerous if attempted on the main robot controller.
19+
There are no current plans to support running on SystemCore alongside robot code, and any attempts to do so are entirely at your own risk and will require a separate fork of PhotonVision.
1920

2021
## SD Cards
2122

0 commit comments

Comments
 (0)