Skip to content

Releases: wildtree/HHSAdv

ver1.11

14 Jan 07:41

Choose a tag to compare

ハイハイスクールアドベンチャー for M5 Stack

Ver 1.11

メッセージエリアについて最大16行のバッファを持たせて、スクロールバックすることが可能になりました。

インストール

PlatformIOでビルド・インストールするか、適切なバイナリをインストールしてください。

ver 1.10

24 Apr 23:54

Choose a tag to compare

NimBLE 2.2.3 compliant now.
Replace unprintable Japanese letters in messages.

ver 1.9

22 Nov 08:12

Choose a tag to compare

M5-Keyboard which is pre-installed BLE keyboard on Cardputer does not support secure connection and uses Handle == 64 to pass the key matrix.

Now, HHSAdv passes secure connection if the keyboad name is "M5-Keyboard".

and stop using Handle to check if it is key matrix communication, only length is the criteria to check.

ver 1.8.4

10 Nov 12:47

Choose a tag to compare

Prevent BLE keyboard check when already BLE keyboard in use.

ver 1.8.3

10 Nov 02:02

Choose a tag to compare

add sanity check when convert keycode to char.

ver 1.8.2

10 Nov 01:08

Choose a tag to compare

a small enhancement for key handling in BLE keyboard.

ver 1.8.1

09 Nov 23:48

Choose a tag to compare

fix key handling when modifier is pressed.

ver 1.8

09 Nov 13:09

Choose a tag to compare

Correct BLE keyboad handling to be able to re-connect.

ver 1.7

06 Nov 03:05

Choose a tag to compare

Support more BLE keyboards

ver 1.6.1

30 Oct 00:26

Choose a tag to compare

small fix in BLE keyboard handling.