Andy

Results 12 issues of Andy

I have just purchased a ACR122U-A9 which seems to work perfectly the first time after plugging it in. Running `python -m nfc` on a raspberry pi with raspbian stretch yields:...

Several of my documents state a date in the form "MONTH YEAR", e.g. "August 2021", "Im Mai 2020", etc. Currently, these dates need to be added manually for lack of...

**Describe the bug** My UBL mesh is of size 7 x 5 and for this, the angle corrections UI shows the indicator inside the data table: ![image](https://user-images.githubusercontent.com/10957844/107885701-21093e80-6efc-11eb-8899-704a7080ca5e.png) **Expected behavior** Same...

bug

First, let me thank you for this wonderful plugin that I learned to appreciate while using Marlin. Now that I begin experimenting with Klipper I noticed that most of the...

This fixes the FutureWarnings issued by pandas as described in #77.

With current pandas, there is a FutureWarning triggered by line 607 in ``pykrakenapi.py: ``` .../venv/lib/python3.8/site-packages/pykrakenapi/pykrakenapi.py:607: FutureWarning: In a future version, `df.iloc[:, i] = newvals` will attempt to set the values...

- Add library.json file. This allows the libraries to be managed from within PlatformIO (see http://platformio.org/)

I'currently trying to figure out how to best use the library and I noticed there is little to no API documentation. What do you think of inline documentation using doxygen...

I tried reproducing register.h from `examples/AskinNew_test` by running `perl createRegisterFromFile.pl rf_ash550.xml 0x003D` However, the result is different from register.h: - cnlAddr[] is 6 bytes in the example, 4 bytes in...