Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbian1017 committed May 19, 2018
1 parent f4a68f7 commit 546766a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i2c-ch341-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <linux/types.h>
#include <linux/usb.h>

#define DRV_VERSION "1.0"
#define DRV_VERSION "1.1"

#define CH341_I2C_LOW_SPEED 0 // low speed - 20kHz
#define CH341_I2C_STANDARD_SPEED 1 // standard speed - 100kHz
Expand Down

0 comments on commit 546766a

Please sign in to comment.