This commit is contained in:
wu58430 2023-12-04 21:30:38 +08:00
parent dda4e314c5
commit ac94efad26

2
main.c
View file

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
#include "ui.h"
#include <string.h> #include <string.h>
#include <stdio.h> // NULL #include <stdio.h> // NULL
#include "app/mdc1200.h" #include "app/mdc1200.h"