Skip to content

Commit

Permalink
Update version number. fixed dp_transfer/1 on rasPI
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Nov 25, 2024
1 parent efe7420 commit a203abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npl.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ address
5,000,001 - 30,000,000 working area
30,000,001 - 50,000,000 variant area
*/
#define VERSION 3.45
#define VERSION 3.46
#define CELLSIZE 30000000 // if raspberry PI set smaller size.
#define HEAPSIZE 5000000
#define FREESIZE 500
Expand Down

0 comments on commit a203abf

Please sign in to comment.