Revision b23ca7cc test/periphery-lld/HMC5883L_v1/aos_test_HMC5883L.c

View differences:

test/periphery-lld/HMC5883L_v1/aos_test_HMC5883L.c
59 59

  
60 60
  // local variables
61 61
  aos_testresult_t result = {0, 0};
62
  uint32_t status;
62
  int32_t status;
63 63
  uint8_t rxbuffer[3];
64 64
  uint8_t data;
65 65
  uint8_t conf = 0x70;

Also available in: Unified diff