This commit is contained in:
wu58430 2023-12-04 21:16:46 +08:00
parent 8e85f2bccc
commit 34bcbac2df

View file

@ -13,6 +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 <stdio.h>
#include "app/mdc1200.h" #include "app/mdc1200.h"
#include <string.h> #include <string.h>
#include "driver/uart.h" #include "driver/uart.h"