Skip to content

Commit a77972e

Browse files
committed
ps_ptr pt29
1 parent ab4debe commit a77972e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/psram_unique_ptr.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <algorithm>
99
#include <type_traits>
1010

11-
/** Auxiliary functions for using Unique Pointers in PSRAM **/
11+
/** Auxiliary functions for using Unique Pointers in ESP32 PSRAM **/
1212

1313
// —————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
1414
// PSRAM Deleter (ps_malloc → free)

0 commit comments

Comments
 (0)