Macro Yau

Results 9 comments of Macro Yau

Hi @srinivas1993, thanks for raising this issue. However, I think this is similar to #2 where I believe that CR (the `0x0D` in your PR if I understand correctly) or...

Sounds similar to #2. Does the same thing happen with other receivers (e.g., PC)?

@proppy I attempted to refactor the Sense HAT driver to accommodate the shared ```I2cDevice``` instance. This will break the compatibility with the v0.1 LED matrix driver. Any comment?

Hey @proppy, what is the current plan for the Sense HAT drivers? Is there anything I can help further #24 (and possibly #86 which fills the gap of my PR)?

This would be a nice addition. Feel free to send a PR if you implemented this feature.

Same issue here. Tried to disable anti-virus, remove `.platformio` and obsolete VS Code extension folders, but still prompts the same error. Installing the core in `penv` via `pip install -U...

> > > I managed to solve the problem. I found in the logs, that it throwed an **The requested operation requires elevation - Error 740 in Windows 10** >...

@ivankravets Here's my `pio system info` output: ``` -------------------------- ---------------------------------------------------------- PlatformIO Core 5.0.2 Python 3.7.7-final.0 System Type windows_amd64 Platform Windows-10 File System Encoding utf-8 Locale Encoding cp1252 PlatformIO Core Directory...

> > > @MacroYau What is your [Win 10 edition](https://en.wikipedia.org/wiki/Windows_10_editions)? I am on Windows 10 Enterprise, version 2004 (build 19041.630).