Home › Forums › Mayfly Data Logger › Newbie Mayfly Setup for RS485 sensor to internet › Reply To: Newbie Mayfly Setup for RS485 sensor to internet
If I need to just wait until it gets to master – then thats OK as well, b
If I need to just wait until it gets to master – then thats OK as well, but if its useful;
I’m using GitHub Desktop (latest 1.4.2)
I switch to ModuleSensors which map to https://github.com/EnviroDIY/ModularSensors.git and maps to my c: git\envirodiy\ModularSensors
Fetch origin shows just updated
I set current branch to develop
In Git Power shell I have
C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY [develop]> ls
Directory: C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY
Mode LastWriteTime Length Name
—- ————- —— —-
-a—- 10/11/2018 12:10 PM 44318 logging_to_EnviroDIY.ino
-a—- 10/11/2018 4:33 PM 760 platformio.ini
-a—- 10/4/2018 10:25 AM 917 ReadMe.md
I start up VS with PlatformIO
File->Open Folder->C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY
I then press the icon “trash can” PlatformIO Clean
> Executing task: C:\Users\neilh77\.platformio\penv\Scripts\platformio.exe run –target clean <
Processing mayfly (framework: arduino; platform: atmelavr; board: mayfly)
—————————————————————————————————————————————————————–
LibraryManager: Installing id=1648 @ =0.15.3
Error: Could not find a version that satisfies the requirement ‘=0.15.3’ for your system ‘windows_amd64’
The terminal process terminated with exit code: 1