Unused headers.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-01-12 20:05:16 +01:00
parent e05c526b4d
commit 7764de4e10

View File

@@ -18,9 +18,6 @@
#ifndef _OID_H_ #ifndef _OID_H_
#define _OID_H_ #define _OID_H_
#include <stdlib.h>
#include "pico/stdlib.h"
#define OID_BSI_DE "\x04\x00\x7F\x00\x07" #define OID_BSI_DE "\x04\x00\x7F\x00\x07"
#define OID_ECKA OID_BSI_DE "\x01\x01\x05" #define OID_ECKA OID_BSI_DE "\x01\x01\x05"