libscpi/src/fifo.c @@ -50,7 +50,7 @@ return FALSE; } if(value) { if (value) { *value = fifo->data[fifo->rd]; }