Skip to content

Commit

Permalink
Better
Browse files Browse the repository at this point in the history
  • Loading branch information
pipe01 committed Jun 2, 2024
1 parent da1416e commit fe6c2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/raw-viewer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ var lcd *C.st7789_t
var touchScreen *C.cst816s_t
var pins *C.pins_t

var allowScreenSwipes bool = true
var allowScreenSwipes = true
var screenTextureID imgui.TextureID
var screenMouseDownPos imgui.Vec2
var screenDidSwipe bool
Expand Down

0 comments on commit fe6c2aa

Please sign in to comment.