mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
This isn't appropriate for a RAII class. In particular, it can cause foot-shooting in simulation mode if the result of HALSIM_GetSimDeviceHandle is passed instead of HAL_CreateSimDevice.