custom settings in constants.h
Posted: Tue Aug 11, 2015 10:26 pm
What is the proper way to modify values in constants.h if working on multiple projects? Since the file is in the common \nburn\include_sc folder and presumably used by system files when selecting Rebuild System Files, seems that there should be a good way to do this to where it only effects a single job.
For example, I need to change SERIAL1_RX_BUFFER_SIZE from 16 to 100. But I may not want that for all my projects all the time.
Thanks
For example, I need to change SERIAL1_RX_BUFFER_SIZE from 16 to 100. But I may not want that for all my projects all the time.
Thanks