-
everytime i restart sublime i'm back with the old/default settings file, so it's not really usable :(
any idea how to track the error down to the root...? as there's no other people with this issue…
-
just started
```
[ Deviot 2.2.0-dev.7 ] Starting...
[09/28/17 11:23:40] Processing huzzah (upload_speed: 576000, 115200; platform: espressif8266_stage; build_flags: -DDEBUG_ESP_PORT=Serial -DDEBU…
-
Is it possible to retry uploads, or add an upload only menu option ?
-
If you have a sketch containing a .h file, and you ask Deviot to build your sketch while that file is current, building fails with:
> [ Deviot 2.1.6 ] Starting...
> 20:52:57 filename.h is not an I…
-
Before report an issue, please make sure it hasn't been reported before.
### Operating system
### Board used
### Description of problem
serial monitor stops on compile error
I noticed the s…
-
Before report an issue, please make sure it hasn't been reported before.
If you need information about an option or feature make sure to first look into the [Deviot Wiki](https://github.com/gepd/De…
-
No me aparece el puerto COM3 del arduino
![image](https://user-images.githubusercontent.com/33110428/32033442-3565be40-b9d2-11e7-87d9-902befedcb15.png)
Eso sucede al momento de darle a cargar, …
-
Kubuntu 17.10
Arduino Uno
Code compiles fine in Arduino IDE, but not with Deviot. Error:
> fatal error: twi.h: No such file or directory
No errors in ST Console.
Code:
```
#include…
-
Mac OS (Sierra, and also High Sierra)
DevIoT dev 9 will occasionally decide to uninstall the Dev release and replace it with 2.1.5 "stable" release. Seems the only way to resolve is to uninstall 2…
-
main.c
```
#include
#include "ex22.h"
#include "dbg.h"
const char *MY_NAME= "Zed A Shaw";
void scope_demo(int count)
{
log_info("count is %d",count);
if(count > 10)
{
//Declarin…