mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Fixes preferences formatting (#108)
This commit is contained in:
committed by
Peter Johnson
parent
cee9b2609d
commit
74fc10999b
@@ -12,8 +12,8 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "ntcore.h"
|
||||
#include "Timer.h"
|
||||
#include "ntcore.h"
|
||||
|
||||
static const char* kFileName = "networktables.ini";
|
||||
static const double kSaveTime = 1.2;
|
||||
|
||||
Reference in New Issue
Block a user