|
typedef struct DISPLAY_struct { uint8_t V_ge; uint8_t V_shi; uint8_t V_bai; uint8_t I_ge; uint8_t I_shi; uint8_t I_bai; } DISPLAY; struct { uint8_t V_ge; uint8_t V_shi; uint8_t V_bai; uint8_t I_ge; uint8_t I_shi; uint8_t I_bai; } DISPLAY; 这两个结构体哪个正确 |
微信公众号
手机版