rogueeve575

Results 7 issues of rogueeve575

So I modified the stock firmware demo ("Watchy" library) to replace the About Watchy menu item with a screen that's a little TV remote control which uses WiFi to connect...

A lot of my existing nasm code is using hex numbers in the format with the trailing 'h' (e.g. "0100h" instead of "0x100"). I don't know if this project is...

I am following the PostmarketOS install instructions for my unlocked Motorola Moto G4 Play (harpia). Everything was going fine until it comes time to flash the actual OS: ``` fastboot...

Thanks for this! So I have a FM80, inverter, hub, and (not yet installed) FNDC on a 48V system with LifePO4 and I'm considering using your project to replace the...

Recently I had an opportunity to port some of (my custom) firmware to a BK7231N-based device -- I only have one of these devices, a Tuya CB2S, that I pulled...

I'm not sure if this is an "issue" or where it should go exactly, but I have one of these devices with an OLED screen and internal battery ([looks like...

### Basic Infos - [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [X] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...