*
* main.c
*
- *
* Copyright 2013-2014 Nathael Pajani <nathael.pajani@ed3l.fr>
*
- *
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
****************************************************************************/
-/* this protocol handler is designed to run on a host replacing the DTPlug,
- * but should be easy to use as a source for the protocol handling code for
- * the DTPlug itself.
- */
-
#include <stdint.h>
#include <stdlib.h>