[hal] Add link to FRC CAN Spec (NFC) (#4086)

This commit is contained in:
sciencewhiz
2022-03-14 10:07:44 -07:00
committed by GitHub
parent db27331d7b
commit a3eea9958e

View File

@@ -22,7 +22,8 @@ extern "C" {
/**
* Initializes a CAN device.
*
* These follow the FIRST standard CAN layout. Link TBD
* These follow the FIRST standard CAN layout.
* https://docs.wpilib.org/en/stable/docs/software/can-devices/can-addressing.html
*
* @param[in] manufacturer the can manufacturer
* @param[in] deviceId the device ID (0-63)