Skip to content

Fix Respironics import for certain case-sensitive file systems

Patrick LoPresti requested to merge plopresti/sleepyhead-code:master into master

SleepyHead expects the Respironics data directory to be named "P-Series", but in some contexts (e.g. a WebDAV-mounted FlashAir card), it is named "P-SERIES". Fix the import code to allow either spelling.

See also http://www.apneaboard.com/forums/Thread-FlashAir-WebDAV-Minor-SleepyHead-import-bug

Edited by Patrick LoPresti

Merge request reports