This commit is contained in:
wu58430 2023-12-04 21:31:00 +08:00
parent ac94efad26
commit e7bfdd2dfe

2
main.c
View file

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