Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ Examples of how the AltBeacon spec is implemented in the real world. This includ

## Other Projects

If you are looking for the unaffiliated iOS framework that allows transmitting in the background, [see here](https://github.com/CharruaLabs/AltBeacon).
[AltBeacon from CharruaLabs](https://github.com/CharruaLabs/AltBeacon):
Unaffiliated iOS framework that allows transmitting in the background.

[AltBeacon for Titanium](https://github.com/CharruaLabs/AltBeacon):
Titanium module based on the above framework.