Skip to content

Pizza Example does not work #37

@msomeha

Description

@msomeha

I get the following error when I try to run the project. Any solution for this issue?

Traceback (most recent call last):
File "peripheral.py", line 25, in
pizzaService = PizzaService(Pizza())
File "/home/pi/pybleno/examples/pizza/PizzaService.py", line 11, in init
PizzaCrustCharacteristic(pizza),
File "/home/pi/pybleno/examples/pizza/PizzaCrustCharacteristic.py", line 18, in init
value = 'Gets or sets the type of pizza crust.'
TypeError: init() got an unexpected keyword argument 'uuid'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions