Skip to content
Snippets Groups Projects
Commit 1499cfd8 authored by Alvise de'Faveri's avatar Alvise de'Faveri
Browse files

Finish dsgamma-test

Add config.h configuration header with various constants.
Add a circular buffer with fixed dimension in Gamma868.cpp and 
make send() non-blocking: data is put in the buffer and read in a second moment.
Add a start() method which starts the thread that continuously looks in the buffer
and sends what it founds
parent 9d435f2a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment