mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
make style
This commit is contained in:
parent
2d25716704
commit
71f96ba1e7
12 changed files with 1184 additions and 841 deletions
|
@ -25,8 +25,8 @@ extern "C" {
|
|||
#include "spiffs_config.h"
|
||||
|
||||
typedef enum spiffs_safety_level {
|
||||
RDV40_SPIFFS_SAFETY_NORMAL,
|
||||
RDV40_SPIFFS_SAFETY_LAZY,
|
||||
RDV40_SPIFFS_SAFETY_NORMAL,
|
||||
RDV40_SPIFFS_SAFETY_LAZY,
|
||||
RDV40_SPIFFS_SAFETY_SAFE
|
||||
} RDV40SpiFFSSafetyLevel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue