Skip to content

Commit

Permalink
Merge pull request #769 from KNX-IOT/elie-comment
Browse files Browse the repository at this point in the history
Clarification comment for storage api
  • Loading branch information
tiniuclx authored Feb 16, 2024
2 parents 666fa38 + d8f13d3 commit 7e2409e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions port/oc_storage.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ extern "C" {

/**
* @brief open the storage
* NOTE: For embedded devices, this function doesn't do anything. However, it
* needs to be called for hosted/virtual devices.
*
* @param store the storage (path)
* @return int
Expand Down

0 comments on commit 7e2409e

Please sign in to comment.