Skip to content

Commit

Permalink
chore: Removed disabled includes
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Oct 20, 2023
1 parent 3c321b4 commit 4b0bab4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion radio/src/gui/colorlcd/lcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#ifndef _LCD_H_
#define _LCD_H_

//#include "bitmapbuffer.h"
#include "opentx_types.h"

#include "colors.h"
Expand Down
2 changes: 0 additions & 2 deletions radio/src/targets/nv14/lcd_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
#ifndef __LCD_DRIVER_H__
#define __LCD_DRIVER_H__

//#include "stm32_hal_ll.h"

#define HBP ( 24 ) // TODO use names from FlySky
#define VBP ( 10 )

Expand Down

0 comments on commit 4b0bab4

Please sign in to comment.