mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[sim] Use wpigui for simulator GUI
This commit is contained in:
@@ -36,6 +36,7 @@ extern "C" {
|
||||
__declspec(dllexport)
|
||||
#endif
|
||||
int HALSIM_InitExtension(void) {
|
||||
HALSimGui::GlobalInit();
|
||||
HALSimGui::Add(AccelerometerGui::Initialize);
|
||||
HALSimGui::Add(AddressableLEDGui::Initialize);
|
||||
HALSimGui::Add(AnalogGyroGui::Initialize);
|
||||
|
||||
Reference in New Issue
Block a user