comparison src/ui/bmi/mmiSat_i.h @ 134:62480f597962

bmi headers: include case fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 10 Nov 2020 07:12:03 +0000
parents 262aa591dc7a
children
comparison
equal deleted inserted replaced
133:d443f5c33564 134:62480f597962
49 #ifndef _DEF_MMI_SAT_I_H_ 49 #ifndef _DEF_MMI_SAT_I_H_
50 #define _DEF_MMI_SAT_I_H_ 50 #define _DEF_MMI_SAT_I_H_
51 51
52 #include "mfw_mfw.h" 52 #include "mfw_mfw.h"
53 #include "mfw_sat.h" 53 #include "mfw_sat.h"
54 #include "MmiDummy.h" 54 #include "mmiDummy.h"
55 55
56 56
57 #define THREE_SECS 0x0BB8 /* 3000 milliseconds. */ 57 #define THREE_SECS 0x0BB8 /* 3000 milliseconds. */
58 #define FIVE_SECS 0x1388 /* 5000 milliseconds. */ 58 #define FIVE_SECS 0x1388 /* 5000 milliseconds. */
59 #define TEN_SECS 0x2710 /* 10000 milliseconds. */ 59 #define TEN_SECS 0x2710 /* 10000 milliseconds. */