diff options
author | Stanley Huang <stanleyhuangyc@gmail.com> | 2014-03-18 22:37:18 +0800 |
---|---|---|
committer | Stanley Huang <stanleyhuangyc@gmail.com> | 2014-03-18 22:37:18 +0800 |
commit | be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d (patch) | |
tree | 5381012b46ad39362d5c08dbd7c82736eee73a6f /unologger/unologger.layout | |
parent | 6aaf937f2c17d713966b3b3d647fa35980a3b8ce (diff) | |
download | 2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.tar.gz 2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.tar.bz2 2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.zip |
Cleanup
Diffstat (limited to 'unologger/unologger.layout')
-rw-r--r-- | unologger/unologger.layout | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/unologger/unologger.layout b/unologger/unologger.layout new file mode 100644 index 0000000..dd0a116 --- /dev/null +++ b/unologger/unologger.layout @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Arduino Uno" /> + <File name="config.h" open="1" top="1" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="1076" topLine="0" /> + </Cursor> + </File> + <File name="datalogger.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="2417" topLine="88" /> + </Cursor> + </File> + <File name="images.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="0" topLine="0" /> + </Cursor> + </File> + <File name="unologger.ino" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="1946" topLine="50" /> + </Cursor> + </File> +</CodeBlocks_layout_file> |