-
Hi,
using your script on MacOS I get an compile error located in line 190:
// Else normal file
$Day = ($r[4] & 0b0000000000011111);
$Month = ($r[4] & 0b0000000111100000) >> 5…
iolbr updated
9 years ago
-
I added a new function "Delete Upon Copy" which trys to delete an image in FlashAir upon the data is copied to local folder. This will be convenient for some use cases but may cause inconsistency of …
-
When you shut off the camera while copying files the computer will lose the connection to the FlashAir wifi network. The crash of the application happens when the connection is reestablished.
-
https://github.com/cyborg-x1/PyFlashAero/blob/master/src/FlashAir/card.py#L47 code when ran against the example date value from https://www.flashair-developers.com/en/documents/api/commandcgi/ (17071)…
-
http://yfrog.com/g0btkp
cho45 updated
12 years ago