Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-republic committed Jan 21, 2024
1 parent 5c13ae4 commit b99174f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bms-to-inverter-main/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
xmlns:artifact="antlib:org.apache.maven.artifact.ant">

<!-- Setup RASPBERRY PI properties -->
<property name="raspberrypi" value="192.168.100.42" />
<property name="raspberrypi" value="" />
<property name="raspberryfolder" value="~" />
<property name="username" value="" />
<property name="password" value="" />
<property name="password" value="!" />

<!-- <path id="maven-ant-tasks.classpath" path="${ant.libs.dir}/maven-ant-tasks-2.1.3.jar" />-->

Expand Down

0 comments on commit b99174f

Please sign in to comment.