Warnings in P10 Led DIsplay Board Program

Submitted by Santhoshi on Sun, 02/23/2020 - 20:26

Sir I am finding the following errors while executing the P10 led matrix code

 
 warning: #warning CHANGE THESE TO SEMI-ADJUSTABLE PIN DEFS! [-Wcpp]
 #warning CHANGE THESE TO SEMI-ADJUSTABLE PIN DEFS!
  ^~~~~~~
 warning: #warning CHANGE THESE TO SEMI-ADJUSTABLE PIN DEFS! [-Wcpp]
 #warning CHANGE THESE TO SEMI-ADJUSTABLE PIN DEFS!
  ^~~~~~~
Sketch uses 5950 bytes (18%) of program storage space. Maximum is 32256 bytes.
Global variables use 335 bytes (16%) of dynamic memory, leaving 1713 bytes for local variables. Maximum is 2048 bytes.

Hi Santhoshi,Which code you are following? refer this link https://circuitdigest.com/microcontroller-projects/digital-notice-board… and dont forget to include all the neccessary libraries required.Hope this helps!!!

  Joined August 22, 2019      125
Thursday at 12:29 PM