patched rest-code for econotag

This commit is contained in:
joxe 2011-01-12 18:32:36 +00:00
parent 20f8777fd6
commit ce46b7c6cb
3 changed files with 11 additions and 6 deletions

View file

@ -7,6 +7,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include "buffer.h"
uint8_t* data_buffer;