commit | 97a5b1ab33eb7ad3a83442e805de1dac6857bb6f | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Tue Jan 14 16:27:06 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Tue Jan 14 16:27:06 2025 +0800 |
tree | e1f85a33df65d78baa8cb9bc9c3fa705f408fdc0 | |
parent | d73bc24b24ac46da91cdfc046d13ea6758472e34 [diff] |
Fix build error. Change-Id: I3a330c901d8ebefbced99ed13615dbb5204a9d6a
diff --git a/mbtk/include/mbtk/mbtk_fota.h b/mbtk/include/mbtk/mbtk_fota.h index 3fe224d..385da51 100755 --- a/mbtk/include/mbtk/mbtk_fota.h +++ b/mbtk/include/mbtk/mbtk_fota.h
@@ -30,11 +30,6 @@ extern "C" { #endif -enum { - QUEC_FOTA_OK, /*OK*/ - QUEC_FOTA_FAILED /*failed*/ -}QL_FOTA_STATUS; - typedef enum mbtkabsystem { mbtk_sys_A = 0,