mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_HAL_ChibiOS: Fix typo (NFC)
This commit is contained in:
parent
a2f1c6e19e
commit
fc7e242bae
@ -289,7 +289,7 @@ void HAL_ChibiOS::run(int argc, char * const argv[], Callbacks* callbacks) const
|
||||
#endif
|
||||
|
||||
#ifdef HAL_STDOUT_SERIAL
|
||||
//STDOUT Initialistion
|
||||
//STDOUT Initialisation
|
||||
SerialConfig stdoutcfg =
|
||||
{
|
||||
HAL_STDOUT_BAUDRATE,
|
||||
|
Loading…
Reference in New Issue
Block a user