diff options
author | Stanley Huang <stanleyhuangyc@gmail.com> | 2015-05-17 23:40:52 +1000 |
---|---|---|
committer | Stanley Huang <stanleyhuangyc@gmail.com> | 2015-05-17 23:40:52 +1000 |
commit | 117fc6c08c7bf4950045b1673dc3394ed55d5d8c (patch) | |
tree | cc0470a8e2bf8c6bac431e2f4e687cfb5f02d4ba | |
parent | 06baa20150ece9b45d038234a04ed558ed2effab (diff) | |
download | 2021-arduino-obd-117fc6c08c7bf4950045b1673dc3394ed55d5d8c.tar.gz 2021-arduino-obd-117fc6c08c7bf4950045b1673dc3394ed55d5d8c.tar.bz2 2021-arduino-obd-117fc6c08c7bf4950045b1673dc3394ed55d5d8c.zip |
Remove unwanted file
-rw-r--r-- | telelogger/telelogger.layout | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/telelogger/telelogger.layout b/telelogger/telelogger.layout deleted file mode 100644 index c592465..0000000 --- a/telelogger/telelogger.layout +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> -<CodeBlocks_layout_file> - <ActiveTarget name="Arduino Uno" /> - <File name="config.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="522" topLine="0" /> - </Cursor> - </File> - <File name="datalogger.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="5326" topLine="176" /> - </Cursor> - </File> - <File name="images.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="0" topLine="0" /> - </Cursor> - </File> - <File name="telelogger.ino" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="11941" topLine="440" /> - </Cursor> - </File> -</CodeBlocks_layout_file> |