Martijn

Results 11 comments of Martijn

had this issue ass well.. 20.04 here... what I did: - `cd /etc/aptsources.list.d` - `sudo nano pimutils_vdirsyncer.list` - changed `focal` to `hirsute` now I am able to install it using...

@Stan-Reifel Your **great** library is working great on windows but not on Linux... Please Accept this PR from @mdejw

I think you both have not executed the command `pip install motioneye` as root. Please try again with `sudo pip install motioneye`

Thanks, Is the "bdring 6-axis i2s" the same as the board as the 6-pack "family"? I am asking this because "6-pack" is the official naming and it is not mentioned...

Thanks for your reply, I checked the *_map.h file according to the schema. The XY and Z outputs are correct with my board, the inputs need some adjustments... the ABC...

Hi Terjeio, I created a new _map, added it to the driver.h and the CMakeLists.txt. I adjusted some settings in the CMakeLists.txt (enable Wifi, WebUI and SDcard) It compiles without...

I tried the file you provided, the only thing that has changed is the `␀` character is gone now. No clue what that means 😉 If i check the schematics...

Sorry I just found my mistake.... in `CMakeLists.txt` I twisted the definitions... ![image](https://github.com/grblHAL/ESP32/assets/10693808/6b52f556-f60f-4a8f-b7de-5337335374db) Sorry for wasting your time this morning.... I found this because nothing was changing... I got the...

Yes it is probably a better name. ![image](https://github.com/grblHAL/ESP32/assets/10693808/e2647020-cbd1-469f-b79c-e405e571734a) This is the global idea I have in mind. Will this be workable for the web module in the future? I am...

I get you, every "special" complicates things. I'll see what I can work out with _map.h files. and not create to many 😉 For the "external drive" board it will...