Include ethUstream in tokens.h

This commit is contained in:
pscott
2021-05-12 10:44:02 +02:00
parent 8858f3052e
commit 24370241f3

View File

@@ -19,6 +19,7 @@
#define _TOKENS_H_
#include <stdint.h>
#include "ethUstream.h"
#define MAX_TICKER_LEN 12 // 10 characters + ' ' + '\0'