morgan-wild
morgan-wild
Thank you for your reply! I understand. By luck, in my project I developed a time offset compensation using a QRCode, it was initialy made to fix small offsets (generally...
Up! Same issue here :)
import stc from 'string-to-color';
> Have a look at https://www.allaboutcircuits.com/projects/read-and-write-on-nfc-tags-with-an-arduino/ This is not using the Adafruit's PN532 library.
Same issue with 'nb_frames'. Some parsing are missing :s
Up!
I have the same problem with SW1278 chips. Does the LLCC68 is directly usable with this LoRa library (sandeepmistry/arduino-LoRa) without changes?
> https://nx.dev/nx-api/js/documents/typescript-project-references > > According to the Doc, they say 'composite' value should be true. I changed the value to true. And now, you cannot compile.
Thank you for your fast reply. In my idea the parameter *exif* could be a structure containing the properties listed here: https://en.wikipedia.org/wiki/Exif I looked for an implementation, and maybe there...