Bläddra i källkod

Restore original comment.

pull/143/head
jofemodo 2 år sedan
förälder
incheckning
ae06e39f67
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      wiringPi/ads1115.c

+ 1
- 1
wiringPi/ads1115.c Visa fil

@@ -168,7 +168,7 @@ static int myAnalogRead (struct wiringPiNodeStruct *node, int pin)
config = __bswap_16 (config) ;
wiringPiI2CWriteReg16 (node->fd, 1, config) ;

// Wait for the conversion's end
// Wait for the conversion to complete
for (;;)
{
delayMicroseconds (node->data3) ;


Laddar…
Avbryt
Spara