diff --git a/libraries/DataFlash/DataFlash_SITL.cpp b/libraries/DataFlash/DataFlash_SITL.cpp index a510cab73a..10fd7b7ab3 100644 --- a/libraries/DataFlash/DataFlash_SITL.cpp +++ b/libraries/DataFlash/DataFlash_SITL.cpp @@ -3,7 +3,6 @@ hacked up DataFlash library for Desktop support */ -#if 0 #include #if CONFIG_HAL_BOARD == HAL_BOARD_AVR_SITL @@ -130,5 +129,5 @@ void DataFlash_SITL::ChipErase() #endif -#endif +