forked from espressif/esp-idf
To make sure the static function pointer read_func is never NUL, set its default value to th read function instead of setting it to NULL pointer.
To make sure the static function pointer read_func is never NUL, set its default value to th read function instead of setting it to NULL pointer.