362c1f4c3b5ce9e3fce11167a51fbe4cdb2174de
Stefan Schuermans MCUF sender module implemented

Stefan Schuermans authored 12 years ago

src/noarch/Udp4Sender.h  1) /* Blinker
Stefan Schuermans update copyright header

Stefan Schuermans authored 5 years ago

src/common/Udp4Sender.h  2)    Copyright 2011-2019 Stefan Schuermans <stefan@blinkenarea.org>
Stefan Schuermans MCUF sender module implemented

Stefan Schuermans authored 12 years ago

src/noarch/Udp4Sender.h  3)    Copyleft GNU public license - http://www.gnu.org/copyleft/gpl.html
src/noarch/Udp4Sender.h  4)    a blinkenarea.org project */
src/noarch/Udp4Sender.h  5) 
src/noarch/Udp4Sender.h  6) #ifndef UDP4SENDER_H
src/noarch/Udp4Sender.h  7) #define UDP4SENDER_H
src/noarch/Udp4Sender.h  8) 
Stefan Schuermans sender static destination n...

Stefan Schuermans authored 12 years ago

src/noarch/Udp4Sender.h  9) #include "Sender_impl.h"