diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-11 15:42:41 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-11 15:42:41 +0000 |
| commit | 61ea4db04063c71d2088fa4409aa17c74b715be4 (patch) | |
| tree | 70e5b7ddd241c0792d6985a5b5df04ed37bc0f8d /ESS1995i2c/ESS1995i2c.layout | |
| parent | e9a73bbb3c14af340999f70146747787785f4fee (diff) | |
starting i2c version
Diffstat (limited to 'ESS1995i2c/ESS1995i2c.layout')
| -rw-r--r-- | ESS1995i2c/ESS1995i2c.layout | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ESS1995i2c/ESS1995i2c.layout b/ESS1995i2c/ESS1995i2c.layout new file mode 100644 index 0000000..fcf2550 --- /dev/null +++ b/ESS1995i2c/ESS1995i2c.layout @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Release" /> + <File name="adapticsBT.cpp" open="0" top="0" tabpos="3"> + <Cursor position="1609" topLine="11" /> + </File> + <File name="electic.h" open="1" top="0" tabpos="2"> + <Cursor position="540" topLine="27" /> + </File> + <File name="main.cpp" open="1" top="1" tabpos="1"> + <Cursor position="185" topLine="0" /> + </File> + <File name="../arduinoSrc0022/HardwareSerial.h" open="0" top="0" tabpos="0"> + <Cursor position="0" topLine="40" /> + </File> + <File name="../arduinoSrc0022/Print.h" open="0" top="0" tabpos="0"> + <Cursor position="1919" topLine="0" /> + </File> + <File name="../arduinoSrc0022/Tone.cpp" open="0" top="0" tabpos="0"> + <Cursor position="7050" topLine="229" /> + </File> + <File name="../arduino_libs/Wire/Wire.cpp" open="0" top="0" tabpos="0"> + <Cursor position="925" topLine="15" /> + </File> +</CodeBlocks_layout_file> |
