platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not initialize project #3146

Closed janet21 closed 2 years ago

janet21 commented 2 years ago

PIO Core Call Error: "Error: Invalid 'C:\Users\spenc\OneDrive\Documents\PlatformIO\Projects\blink\platformio.ini' (project configuration file): 'Source contains parsing errors: 'C:\\Users\\spenc\\OneDrive\\Documents\\PlatformIO\\Projects\\blink\\platformio.ini'\r\n\t[line 12]: '//digital pin 5 is input for frequency\n'\r\n\t[line 14]: '// Arduino digital pin 12 is connected to the DataIn \n'\r\n\t[line 15]: '// Arduino digital pin 11 is connected to the CLK \n'\r\n\t[line 16]: '// Arduino digital pin 10 is connected to LOAD \n'\r\n\t[line 17]: '// number of devices is 2 (2 x 4 seven segment display modules)\n'\r\n\t[line 21]: 'unsigned long frq;\n'\r\n\t[line 24]: 'void setup()\n'\r\n\t[line 25]: '{\n'\r\n\t[line 27]: '/\n'\r\n\t[line 30]: '/\n'\r\n\t[line 32]: '// Initialize the MAX7219 device\n'\r\n\t[line 33]: 'lc.shutdown(0,false); // Enable display\n'\r\n\t[line 34]: \"lc.setIntensity(0,10); // Set brightness level of 7 Segment LED's (0 is min, 15 is max)\n\"\r\n\t[line 35]: 'lc.clearDisplay(0); // Clear display register\n'\r\n\t[line 47]: '}\n'\r\n\t[line 49]: 'void printNumber(unsigned long v) {\n'\r\n\t[line 107]: 'if(frq<10)\n'\r\n\t[line 119]: '}\n'\r\n\t[line 121]: 'void loop() { \n'\r\n\t[line 131]: '}\n''"

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.