return values..

This commit is contained in:
iceman1001
2019-08-27 21:56:03 +02:00
parent df1c58bb9a
commit 4b8c80ec33
4 changed files with 12 additions and 8 deletions

View File

@@ -41,6 +41,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h>
#include "pm3_cmd.h"
typedef struct {
uint8_t *buffer;