Skip to content

Commit

Permalink
Changed version string for v0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaigner committed Jun 24, 2021
1 parent 5686b93 commit 77103b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#ifndef _CONFIG_H_
#define _CONFIG_H_

#define MODULE_ID "ESP32miniBT_v0.1"
#define MODULE_ID "ESP32miniBT_v0.3"

#if CONFIG_MODULE_FLIPMOUSE
#define GATTS_TAG "FLipMouse"
Expand Down

0 comments on commit 77103b7

Please sign in to comment.