Skip to content

Commit

Permalink
Update Storage.h
Browse files Browse the repository at this point in the history
  • Loading branch information
vixtory09678 authored Apr 21, 2022
1 parent 0e283c6 commit d8c0d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Storage.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define __GSM_STORAGE_H__

#include "Arduino.h"
#include <vector>

typedef enum {
DIR_TYPE = 1,
Expand Down

0 comments on commit d8c0d37

Please sign in to comment.