documentation about measure
This commit is contained in:
		| @@ -1,14 +1,8 @@ | ||||
| # | ||||
| #Tue Mar 14 13:52:25 CET 2023 | ||||
| default.languagetoolchain.version=2.40 | ||||
| default.Pack.dfplocation=C\:\\Program Files\\Microchip\\MPLABX\\v6.00\\packs\\Microchip\\PIC18F-J_DFP\\1.5.44 | ||||
| conf.ids=default | ||||
| default.languagetoolchain.dir=C\:\\Program Files\\Microchip\\xc8\\v2.40\\bin | ||||
| host.id=3awj-afwq-rl | ||||
| #Sat Mar 18 16:03:57 CET 2023 | ||||
| proj.dir=C\:\\Users\\remi\\MPLABXProjects\\Solar-Panel | ||||
| host.id=aq84-7qg1-w | ||||
| configurations-xml=4dc45b219db50423420a0eb2e1f688ad | ||||
| default.com-microchip-mplab-mdbcore-snap-SnapToolImpl.md5=eaa336cefb7fc46db8b50b7b2b6e54ca | ||||
| com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=6e02ca5e9f5042ffd365b42ab82d3a9b | ||||
| user-defined-mime-resolver-xml=none | ||||
| default.com-microchip-mplab-nbide-toolchain-xc8-XC8LanguageToolchain.md5=ab1e0737b447a24f7366e9fd8fe5a2f0 | ||||
| proj.dir=C\:\\Users\\remi\\MPLABXProjects\\solar_panel | ||||
| com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=bcd6e5453a11ce86aaffd5305e838602 | ||||
| host.platform=windows | ||||
| conf.ids= | ||||
|   | ||||
| @@ -24,7 +24,7 @@ CLEAN_SUBPROJECTS=${CLEAN_SUBPROJECTS_${SUBPROJECTS}} | ||||
|  | ||||
|  | ||||
| # Project Name | ||||
| PROJECTNAME=solar_panel | ||||
| PROJECTNAME=Solar-Panel | ||||
|  | ||||
| # Active Configuration | ||||
| DEFAULTCONF=default | ||||
|   | ||||
| @@ -6,5 +6,5 @@ | ||||
| CND_BASEDIR=`pwd` | ||||
| # default configuration | ||||
| CND_ARTIFACT_DIR_default=dist/default/production | ||||
| CND_ARTIFACT_NAME_default=solar_panel.production.hex | ||||
| CND_ARTIFACT_PATH_default=dist/default/production/solar_panel.production.hex | ||||
| CND_ARTIFACT_NAME_default=Solar-Panel.production.hex | ||||
| CND_ARTIFACT_PATH_default=dist/default/production/Solar-Panel.production.hex | ||||
|   | ||||
| @@ -3,8 +3,7 @@ | ||||
|     <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> | ||||
|     <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> | ||||
|         <group> | ||||
|             <file>file:/C:/Users/remi/MPLABXProjects/solar_panel/measure.h</file> | ||||
|             <file>file:/C:/Users/remi/MPLABXProjects/solar_panel/measure.c</file> | ||||
|             <file>file:/C:/Users/remi/MPLABXProjects/Solar-Panel/measure.c</file> | ||||
|         </group> | ||||
|     </open-files> | ||||
| </project-private> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user