checkpatch: warning - block_comment_style
Change-Id: I6da43e41f9c6efee577b70513ec368ae3cce0144 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6c62b1a4f9
commit
da67b29569
163 changed files with 1822 additions and 1721 deletions
|
@ -302,8 +302,10 @@ int glcd_initialize(struct device *port)
|
|||
*/
|
||||
|
||||
|
||||
/* We're here! Let's just make sure we've had enough time for the
|
||||
* VDD to power on, so pause a little here, 30 ms min, so we go 50 */
|
||||
/*
|
||||
* We're here! Let's just make sure we've had enough time for the
|
||||
* VDD to power on, so pause a little here, 30 ms min, so we go 50
|
||||
*/
|
||||
DBG("Grove LCD: delay 50 ms while the VDD powers on\n");
|
||||
_sleep(50);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue