Ignore:
Timestamp:
Sep 9, 2021, 5:06:34 PM (4 years ago)
Author:
Sanahuja Guillaume
Message:

update buffering (gcs part)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/RangeFinderPlot.cpp

    r437 r443  
    148148}
    149149
    150 void RangeFinderPlot::BufEvent(char **buf, int *buf_size, uint16_t period,
     150void RangeFinderPlot::BufEvent(char **buf, int *buf_size, uint16_t period,uint16_t nb_buffering,
    151151                               bool big_endian) {
    152152  plot->setEnabled(IsEnabled());
Note: See TracChangeset for help on using the changeset viewer.