Skip to content

Commit 1379881

Browse files
h3lix1Copilot
andauthored
Update comment to include reduced memory requirements
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7cd590b commit 1379881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/nrf52840/tracker-t1000-e/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ extern "C" {
155155
#define HAS_SCREEN 0
156156

157157
// Enable Traffic Management Module for testing on T1000-E
158-
// NRF52840 has 256KB RAM - 2048 entries uses ~40KB
158+
// NRF52840 has 256KB RAM - 1024 entries uses ~10KB
159159
#ifndef HAS_TRAFFIC_MANAGEMENT
160160
#define HAS_TRAFFIC_MANAGEMENT 1
161161
#endif

0 commit comments

Comments
 (0)