Results 15 comments of Rei Vilo

Sure, I'm already using the fontawesome icons. + mkdocs.yml ``` markdown_extensions: - pymdownx.emoji: emoji_index: !!python/name:materialx.emoji.twemoji emoji_generator: !!python/name:materialx.emoji.to_svg ``` + Section1.md ``` # Chapter 1 ## Chapter 1 - Section 1...

When generating a combined PDF, the tree of sections, sub-sections, ... turns fast on the PDF. On the left, the website with the right tree; on the right, the PDF...

Any news on this? Unfortunately, the suggested workaround is way beyond reach of the intended Arduino audience. Thank you!

On Mac OS X, once the driver [CH341SER_MAC_ZIP](http://www.wch.cn/download/CH341SER_MAC_ZIP.html) is installed, has you launched on Terminal `sudo nvram boot-args="kext-dev-mode=1"`?

The default tool `esptool` doesn't work but `pyesptool` works fine. Give it a try.

@AddoSolutions Check https://github.com/themadinventor/esptool and http://embeddedcomputing.weebly.com/nodemcu-board.html for more pointers.

You're welcome! Actually, `esptools.py` works very well on Mac OS X, provided `libusb` —and the CH340 serial to USB driver for the NodeMCU board— have been installed. What doesn't work...

Here are the details: - NodeMCU board 0.9 05/12/2014 from http://nodemcu.com/index_en.html#fr_54747661d775ef1a3600009e - firmware from http://bbs.espressif.com/viewforum.php?f=5 - esptool.py, no release number, from https://github.com/themadinventor/esptool - Python 2.7 as esptool.py doesn't run on...

Sure, please find the log file excerpt below. ``` [2020-10-20 22:47:15.315] [info] Found version 1.2.0 (url: Node-RED-Desktop-1.2.0-mac.zip, Node-RED-Desktop-1.2.0.dmg) [2020-10-20 22:47:15.316] [info] update available 1.2.0 [2020-10-20 22:47:36.652] [info] Checking for update...