mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
committed by
Peter Johnson
parent
877a9eae1f
commit
f4779379c3
@@ -44,4 +44,4 @@ int32_t HAL_WriteOSSerial(HAL_SerialPort port, const char* buffer,
|
||||
void HAL_FlushOSSerial(HAL_SerialPort port, int32_t* status) {}
|
||||
void HAL_ClearOSSerial(HAL_SerialPort port, int32_t* status) {}
|
||||
void HAL_CloseOSSerial(HAL_SerialPort port, int32_t* status) {}
|
||||
}
|
||||
} // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user