-
I ran into an issue when developing a project for our company set to go live in a few days. So I'm hoping this is a simple issue.
I'm seeing the JSON output from resteasy-problem being truncated in…
-
## PLEASE TRY Latest Master BRANCH before submitting bugs, in case they were already fixed. ##
Issues without basic info will be ignored or closed!
Please fill the info fields, it helps to get y…
-
Ok, So I'm really confused here. I'm using an Arduino Uno with a w5200 ethernet board. I have everything working as a webserver, reading sensor values, etc. All I need is to get it playing nice with M…
-
As promised:
> I'm happy to look at any feature PRs, and your feature sounds useful. I certainly think the ability to view the serial output remotely, including in the UI would be a nice feature to…
-
Having flashed 1.13.3 on an H801 (First flashed a Blank 1MB file, then the Espurna) and setting the Wi-Fi credentials via serial (set wifi.pass0 / set wifi.ssid0 / wifi.reset), I can browse to the H80…
mrwee updated
5 years ago
-
Hi. This firmware is great. I'm building an NMEA-0183 to wifi bridge and I will based it on your code - I have a lua implementation working but your web interface is excellent and lua only lets me lis…
-
Hello Peter, I'm developing my own MIDI controller, which is based on Mackie MCU. It's mainly designed on the mobile web page side based on HTML, CSS and JS. It's used as a control, esp8266 as a serve…
-
```
What steps will reproduce the problem?
1. never connect to snakeos via web, ftp, ping ip, ssh, telnet after modify of
syslog file under the init.d directory
2.
3.
What is the expected output? W…
-
Would you please make it so, after the page has access to the device, it can query the serial number? I would like to store user customizations based on serial number, and there is presently no way to…
-
```
Arduino/build/shared/examples/08.Strings/StringLength/StringLength.ino
has a typo on line 29.
Serial.ptintln();
should be
Serial.println();
```
Original issue reported on code.google.com by `…