AhmedHamed00 / Lemon-Design

Intro to Embedded Project
0 stars 0 forks source link

Add functions definitions to the LCD driver #1

Open AhmedHamed00 opened 1 year ago

AhmedHamed00 commented 1 year ago

modify the LCD driver files and add the definition of the following functions:

youssef-223 commented 1 year ago

/*

include "LCD.h"

include "GPIO.h"

include "common_macros.h"

/FUNCTIONS DEFINITIONS/

/*

}

/*

}

/*

}

/*

}

/*

}

/*

}

/*

}