Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
elie-elkhoury authored Feb 16, 2024
1 parent c0e13bd commit 1e78bcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions port/oc_storage.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ extern "C" {

/**
* @brief open the storage
* NOTE: this function doesn't do anything on embedded devices, so there is no
* need to call it in that situation.
* 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 1e78bcf

Please sign in to comment.