TDBStore Doxygen: flash characteristics no longer required

pull/14007/head
Lingkai Dong 2020-12-07 17:32:29 +00:00
parent cfedf1b027
commit 2064adee7c
1 changed files with 1 additions and 4 deletions

View File

@ -40,10 +40,7 @@ public:
/**
* @brief Class constructor
*
* @param[in] bd Underlying block device. The BlockDevice
* can be any BlockDevice with flash characteristics.
* If using a BlockDevice without flash, such as SDBlockDevice,
* please add the FlashSimBlockDevice on top of it.
* @param[in] bd Underlying block device.
*
* @returns none
*/