You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One way would be to call #data_and_size in CameraFile#initialize to load the data if @camera[:capturetarget]? == "Internal RAM" but it just feels hackish — for instance what about values from different cameras...?
It happens when (there's no SD card inside? and) we try to use
CameraFile
which might be unavailable at the time.Below test code:
Results in:
The text was updated successfully, but these errors were encountered: