Skip to content

Commit

Permalink
Clock, music player, snake game from firmware repo (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Astra <[email protected]>
Co-authored-by: あく <[email protected]>
  • Loading branch information
3 people authored Aug 15, 2023
1 parent cc32b53 commit e906219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/scenes/dap_scene_about.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#define DAP_VERSION_APP "0.1.0"
#define DAP_DEVELOPED "Dr_Zlo"
#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-firmware"
#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-good-faps"

void dap_scene_about_on_enter(void* context) {
DapGuiApp* app = context;
Expand Down

0 comments on commit e906219

Please sign in to comment.