Skip to content

Commit 44f4912

Browse files
committed
debug: Add log
1 parent acd57bd commit 44f4912

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main/port.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ namespace demo {
7171

7272
if(c_detailSampleMaxError != c_detailSampleMaxError)
7373
c_detailSampleMaxError = 0;
74+
75+
printf("[js]\tMax slope is %f\n", c_agentMaxSlope);
7476
char *result;
7577
result = build(
7678
c_cellSize,

0 commit comments

Comments
 (0)