Skip to content

Commit fd1683f

Browse files
author
Peter Wegmann
committed
changed remote of submodule to github repo
1 parent 6dee7c0 commit fd1683f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "avr-util-library"]
22
path = avr-util-library
3-
url = https://gitlab.helmholtz-berlin.de/helium-management-avr/avr-util-library.git
3+
url = [email protected]:SampleEnvironment/avr-util-library.git

gascounter-module.cproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
<preserveEEPROM>true</preserveEEPROM>
6767
<avrtoolserialnumber>J50200002200</avrtoolserialnumber>
6868
<avrdeviceexpectedsignature>0x1E9705</avrdeviceexpectedsignature>
69-
<avrtoolinterfaceclock>999944</avrtoolinterfaceclock>
69+
<avrtoolinterfaceclock>902729</avrtoolinterfaceclock>
7070
<com_atmel_avrdbg_tool_powerdebugger>
7171
<ToolOptions>
7272
<InterfaceProperties>
73-
<IspClock>999944</IspClock>
73+
<IspClock>902729</IspClock>
7474
</InterfaceProperties>
7575
<InterfaceName>ISP</InterfaceName>
7676
</ToolOptions>
@@ -135,7 +135,7 @@
135135
<Value>DEBUG</Value>
136136
<Value>F_CPU=6144000</Value>
137137
<Value>GASCOUNTER_MODULE</Value>
138-
<Value>USE_LAN</Value>
138+
<Value>USE_XBEE</Value>
139139
<Value>GCM_old_disp</Value>
140140
</ListValues>
141141
</avrgcc.compiler.symbols.DefSymbols>

0 commit comments

Comments
 (0)