remote-monitor

#c++#teensy#arduino

git clone https://git.pyrossh.dev/remote-monitor

Remote Monitoring and Control using GSM-SMS


RemoteMonitorApp/.classpath
534f1c7 1
<?xml version="1.0" encoding="UTF-8"?>
534f1c7 2
<classpath>
534f1c7 3
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
534f1c7 4
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
534f1c7 5
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
534f1c7 6
	<classpathentry kind="src" path="src"/>
534f1c7 7
	<classpathentry kind="src" path="gen"/>
534f1c7 8
	<classpathentry kind="output" path="bin/classes"/>
534f1c7 9
</classpath>